R e c t a n g l e   r   =   n e w   R e c t a n g l e ( ) ; 
 
 r . W i d t h   =   1 0 0 . 0 ; 
 
 r . H e i g h t   =   2 0 . 0 ; 
 
 r . S t r o k e   =   B r u s h e s . B l a c k ; 
 
 r . F i l l   =   n e w   S o l i d C o l o r B r u s h ( C o l o r . F r o m A r g b ( 0 x 8 0 ,   0 x f f ,   0 x 4 0 ,   0 x E E ) ) ; 
 
 
 
 